Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to cardano api 10.10 alongside CNE #461

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

mmontin
Copy link
Collaborator

@mmontin mmontin commented Mar 10, 2025

This is a work in progress to update cooked-validators to the latest release of cardano-api, alongside cardano-node-emulator.

This PR will have the side effect of solving the following issues:

Checklist before it can be undrafted:

  • Move the content of Currencies.hs and Validators.hs to plutus-script-utils
  • Build a test file for scripts with more than 1 purpose
  • Depend on deployed version of CNE instead of local copy
  • Investigate the 66% increase of tests duration (already on main)
  • Remove explicit mentions to TypedValidators, Validators and MintingPolicies when applicable, relying on conversion type classes instead.

Base automatically changed from mm/empty-payments-smart-constructors to main March 11, 2025 10:05
@mmontin mmontin changed the base branch from main to mm/deduplicate-transaction-generation March 18, 2025 22:38
Base automatically changed from mm/deduplicate-transaction-generation to main March 19, 2025 12:13
@mmontin mmontin force-pushed the update-to-cardano-api-10.3 branch from d09d154 to 35de79f Compare March 20, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Homogenize Validators and Currencies PayScriptNoDatum
1 participant